CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - genetic algorithm OPTIMIZATION

搜索资源列表

  1. Genetic-algorithm-neural-network-function-extremu

    0下载:
  2. Genetic algorithm neural network function extremum optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:99734
    • 提供者:余焰
  1. genetic-cuckoo-optimization-algorithm-gcoa.txt.zi

    0下载:
  2. n this paper, Optimization is considered as the main impact of insight problem and heuristic methods. A proposed method is represented by using two optimization algorithms cuckoo optimization is heuristic method and Genetic algorithm is meta-heuristi
  3. 所属分类:AI-NN-PR

  1. genetic-algorithm

    0下载:
  2. 遗传算法程序源代码求解非线性最优化问题,可以学习。-Genetic algorithm source code for solving nonlinear optimization problems
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:5330
    • 提供者:机械
  1. genetic-algorithm

    0下载:
  2. In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimizatio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2699
    • 提供者:uja
  1. Genetic-Algorithms

    0下载:
  2. 在matlab环境下,使用遗传算法优化算法实现无功优化,验证算法的优越性-In the matlab environment using genetic algorithm optimization of reactive power optimization algorithm to verify the superiority of the algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1217
    • 提供者:孟子陆
  1. Genetic-Algorithm

    0下载:
  2. 遗传算法是一种智能优化算法。本文档用一个简单的例子来说明遗传算法的各个步骤。每一步代码都有解释,适合初学者。-Genetic algorithm is an intelligent optimization algorithm. This document is a simple example to illustrate the various steps of the genetic algorithm. Each step has to explain the code, suitable
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:20636
    • 提供者:唐浩
  1. Genetic-Algorithm-matlab

    1下载:
  2. 遗传算法 ( Genetic Algorithm , GA) 是借鉴生物界自然选择和群体进化机制形成的一种全局寻优算法 。与传统的优化算法相比 ,遗传算法具有如下优点 [1 ] :1 ) 不是从单个点 ,而是从多个点构成的群体开始搜索 2) 在搜索最优解过程中 ,只需要由目标函数值转换得来的适应值信息 ,而不需要导数等其它辅助信息 3) 搜索过程不易陷入局部最优点 。 数学建模中常用的matlab算法,遗传算法,内容详细,包括PDF版本的详细的算法实现过程;-Genetic Algorith
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:163594
    • 提供者:刘珅
  1. genetic-algorithm

    0下载:
  2. 比较了基本遗传算法和遗传算法与非线性规划算法结合的效果-genetic algorithm is improved by non-linear optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:24614
    • 提供者:zengxiangsheng1
  1. Genetic-Algorithm-Power-Systems

    0下载:
  2. 用C语言编写的基于遗传算法对电力系统无功优化程序源代码,程序调试基本完成。-C language based on genetic algorithm for reactive power optimization program source code, debugging basically completed.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-30
    • 文件大小:20996
    • 提供者:闻多
  1. Genetic-algorithm-optimization-BP

    0下载:
  2. 用遗传算法优化BP神经网络参数的代码,里面有源码,是做项目用到的源程序。-Code optimization BP neural network parameters using genetic algorithms, which has source code, is used to do the project source.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:60826
    • 提供者:李林凯
  1. GENETIC-ALGORITHM

    0下载:
  2. The above attached file is a unit commitment optimization problem for 10 unit system using Genetic Algorithm.The main objective is to meet the demand and load constraints.The generation schedule of 10 unit system for 24 hours is generated.
  3. 所属分类:Project Design

    • 发布日期:2017-04-30
    • 文件大小:127780
    • 提供者:Jasmine Sophia
  1. Genetic-Algorithm

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法可以解决多种优化问题,如:TSP问题、生产调度问题、轨道优化问题等,在现代优化算法中占据了重要的地位,本例使用遗传算法求解最优解。-Genetic Algorithm (Genetic Algorithm) is a simulation of Darwinian natural selection and genetic mec
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8599
    • 提供者:jiangsiqi
  1. A-combination-of-genetic-algorithm-and-particle-s

    0下载:
  2. A combination of genetic algorithm and particle swarm optimization for optimal DG location and sizing in distribution systems Distributed generation (DG) sources are becoming more prominent in distribution systems due to the incremental dema
  3. 所属分类:Development Research

    • 发布日期:2017-05-03
    • 文件大小:534238
    • 提供者:fifo_enp
  1. A-hybrid-cuckoo-search-and-genetic-algorithm-for-

    0下载:
  2. Solving reliability and redundancy allocation problems via meta-heuristic algorithms has attracted increasing attention in recent years. In this study, a recently developed meta-heuristic optimization algorithm cuckoo search (CS) is hybridized wi
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:431402
    • 提供者:fifo_enp
  1. Optimization-genetic-algorithm

    0下载:
  2. 遗传算法优化,遗传算法基本原理程序应用举例-Optimization genetic algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2313
    • 提供者:王莎莎
  1. algorithm-optimization-

    0下载:
  2. 采用遗传算法和例子群算法进行优化,可以采用试验设计方法构建试验样本,用Kriging方法构建适应度函数,然后进行优化求解,记住,采用此程序是,应该安装Kring工具箱子-Using genetic algorithm and example of algorithm optimization, experimental design method can be used to build the test sample, with the Kriging method constructing
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1600042
    • 提供者:小葱小虫
  1. Genetic-algorithm

    0下载:
  2. 遗传算法,一种人工智能寻优算法,能够有效处理非线性目标函数的寻优,该源代码为通用源代码,集成度高-Genetic algorithm, an artificial intelligence optimization algorithm, can effectively deal with non-linear objective function of optimization, the source code for common source, high level of integrati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3535
    • 提供者:唐文冰
  1. neural-network-and-genetic-algorithm

    0下载:
  2. 对于未知的非线性函数,仅通过函数的输入输出数据难以准确寻找函数极值,这类问题可以通过神经网络结合遗传算法求解,利用神经网络的非线性拟合能力和遗传算法的非线性寻优能力寻找函数极值。-For unknown nonlinear function, only through the function of input and output data is difficult to accurately find the function extreme value, this kind of prob
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:303042
    • 提供者:汪杰
  1. intelligent-optimization-algorithms

    0下载:
  2. 几种最新智能优化算法的改进与应用的源代码,包括人工蚁群、遗传算法优化神经网络-Several of the latest intelligent optimization algorithm improvement and application source code, including artificial ant colony, genetic algorithm optimization of neural networks, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:18717
    • 提供者:feng
  1. GA-Optimization-of-Antenna-Array

    3下载:
  2. 本程序主要在MATLAB环境下实现笔状阵列天线的遗传算法的优化。-This procedure mainly in the MATLAB environment to achieve the pen-shaped array antenna genetic algorithm optimization.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-12-12
    • 文件大小:64518
    • 提供者:LU
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com